logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Andrey Konovalov
2022-09-16

tldr - powered by Generative AI

The presentation discusses the importance of bug detectors in cybersecurity and DevOps, and how to extend existing sanitizers or build custom detectors.
  • Bug detectors are crucial in cybersecurity and DevOps
  • Existing sanitizers can be extended or custom detectors can be built
  • Inter-object overflow is a difficult problem to solve
  • Compiler instrumentation approach is a useful tool for building custom detectors